home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Resources / Online / Miami / MiamiSDK / CHANGES next >
Text File  |  1997-12-28  |  1KB  |  50 lines

  1. 2.11
  2. ----
  3.  
  4. - Corrected the definition of IOCPARM_MAX in sys/ioccom.h.
  5.  
  6. - Added (empty) arpa/inet.h.
  7.  
  8. - Corrected autodoc for if_nameindex.
  9.  
  10. - Added library name to function name declarations in autodocs.
  11.  
  12. - Added missing prototypes for miami.library/sockatmark(),
  13.   miamipcap.library/MiamiPCapNext(),
  14.   miamipcap.library/MiamiPCapIsSwapped(),
  15.   miamipcap.library/MiamiPCapMajorVersion(),
  16.   miamipcap.library/MiamiPCapMinorVersion(),
  17.   miamipcap.library/MiamiPCapPerror() and
  18.   miamipcap.library/MiamiPCapAmigaBPFHandle().
  19.  
  20. - Corrected description of MiamiPCap callback function.
  21.  
  22. - Added PowerPC inline header files for SAS/C.
  23.  
  24. - Added several functions to miami.library and miamipcap.library
  25.   for future PPC support.
  26.  
  27. - Bumped default library version numbers to miami.library/V12
  28.   and miamipcap.library/V3.
  29.  
  30. - Added PPC support and support for protocol-independent
  31.   hostname/service lookup to examples/ttcptest.c.
  32.  
  33. - Changed netinet/ip_mroute.h:sioc_vif_req for natural
  34.   alignment. Only MiamiMRouteD should be affected by this.
  35.  
  36. - Renamed struct UserGroupCredentials to struct
  37.   UserGroupCredentials_u, and added a new struct
  38.   UserGroupCredentials with natural alignment, and a
  39.   corresponding access function MiamiGetCredentials().
  40.  
  41. - Bumped version number of struct rt_msghdr from 3 to 4
  42.   and added a padding field for natural alignment. The
  43.   new format is supported by Miami version 2.93 and higher.
  44.  
  45.  
  46. 2.0
  47. ---
  48.  
  49. initial release
  50.